* indent.c (Fcompute_motion): Don't assume hscroll and tab offset fit in int.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:29:19 +0000 (11:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 18:29:19 +0000 (11:29 -0700)
commit90f42cadb3766817763ee03c1adf58fa3246b52d
tree88c97064fca440dba1adafd49e79b0da5cc8d99b
parent76f056b69ab2cb20861365276175e8580602869e
* indent.c (Fcompute_motion): Don't assume hscroll and tab offset fit in int.
src/ChangeLog
src/indent.c